fmt.pp.fmtBytes (method) 3 uses fmt (current package) print.go#L458: func (p *pp) fmtBytes(v []byte, verb rune, typeString string) { print.go#L696: p.fmtBytes(f, verb, "[]byte") print.go#L841: p.fmtBytes(bytes, verb, t.String())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)